cssnode: Add API to query the timestamp
authorBenjamin Otte <otte@redhat.com>
Wed, 18 Feb 2015 23:54:14 +0000 (00:54 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 18 Mar 2015 14:23:32 +0000 (15:23 +0100)
commitdbe5058b86a2e9974b80045ab4b02a4c78e560da
treef659638f34f0379f82849a19a25d63b91d775de1
parent5833858abfffa7e31cb9a20fe1c3a8eff078964e
cssnode: Add API to query the timestamp

... and pass it to the API that computes new styles.

A special timestamp of 0 means "please don't animate" and is used when
no frame clock is available for a node.
gtk/gtkcssnode.c
gtk/gtkcssnodeprivate.h
gtk/gtkcsstypes.c
gtk/gtkcsstypesprivate.h
gtk/gtkcsswidgetnode.c
gtk/gtkwidget.c